videoStopFailed

abstract fun videoStopFailed(call: CallInterface?, error: MobileError?)

Method invoked when attempt to stop video on a call has failed.

Since

2.0.0

Parameters

call

related call

error

related error

See also